<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">ul{display:block;margin:0;padding:0;list-style:none;}
li{display:block;margin:0;padding:0;list-style: none;}
.main_box {background:#fff;-webkit-box-shadow: 2px 2px 10px #909090;-moz-box-shadow: 2px 2px 10px #909090;box-shadow: 2px 2px 10px #909090;}
.top_title{margin-top: 100px; text-align: center; width: 100%; font-size: 26px; font-weight: 600; font-family: 'Microsoft YaHei';letter-spacing:2px; }
.loginbox{margin-left:120px;margin-top:40px;}
.loginbox ul li{margin-bottom:25px;}
.loginbox ul li label{color:#687f92; padding-left:25px;}
.loginbox ul li label a{color:#687f92;}
.loginbox ul li label a:hover{color:#3d96c9;}
.loginbox ul li label input{ margin-right:5px;}
.loginbox input:focus {outline: -webkit-focus-ring-color auto 0px; }
.login_user{width:360px; height:44px;color:#757575; background:url(/Content/images/login/id_bg.png) no-repeat; border:none;line-height:40px;padding-left:40px; font-size:16px; }
.login_pwd{width:360px; height:44px;color:#757575; background:url(/Content/images/login/pwd_bg.png) no-repeat; border:none;line-height:40px;padding-left:40px; font-size:16px;}
.login_code{width:199px; height:48px;color:#757575; background:url(/Content/images/login/code_bg.png) no-repeat; border:none;line-height:40px; padding-left:40px; font-size:16px;}
.loginbtn {width: 360px;height: 50px;font-size: 14px;font-weight: bold;color: #fff;background-color: #0189fb;cursor: pointer;line-height: 35px;border-radius: 6px;border: none;margin-top:10px;}
.loginbtn[disabled] {border: 1px solid #eeecec;background: #eeecec;color: #9f9f9f;text-shadow: 0 1px 0 #fff;cursor: default;}
.loginbtn.active {background-image: url(/Content/images/loading1.gif);background-repeat: no-repeat;background-position: center 10px;z-index: 10;}
.message{position:absolute;top:480px;left:720px; color:red;}
.loginbm{height:50px; line-height:50px; text-align:center;position:absolute; bottom:0; width:100%; color:#0b3a58; font-size:12px;}
.loginbm a{font-weight:bold;color:#0b3a58;}
.loginbm a:hover{color:#fff;}</pre></body></html>